GrapeCity.CalcEngine.Functions Namespace > CalcSqrtFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 1 item: number.
Number is the number for which you want the square root.
'Usage Dim instance As CalcSqrtFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 1 item: number.
Number is the number for which you want the square root.
Target Platforms: Windows Server 2012, Windows RT